List is a list of length Length. If Value is provided all elements of List are Value. Otherwise, all elements are NULL. If Value is a number, and Step is provided, the first element of List is Value, and each subsequent element is incremented by Step.